Skip to content

Fix DOM patch errors by preserving element ids#9

Merged
MCGPPeters merged 2 commits intomainfrom
bpkkkp-codex/investigate-missing-node-errors-in-abies.conduit
Jun 12, 2025
Merged

Fix DOM patch errors by preserving element ids#9
MCGPPeters merged 2 commits intomainfrom
bpkkkp-codex/investigate-missing-node-errors-in-abies.conduit

Conversation

@MCGPPeters
Copy link
Copy Markdown
Contributor

Summary

  • keep DOM element ids consistent between renders
  • avoid removing id attributes while patching
  • quote text node id attributes when rendering HTML

Testing

  • dotnet test Abies.Tests/Abies.Tests.csproj -c Release

https://chatgpt.com/codex/tasks/task_e_684827d784a0832e8ed6e21312502309

@MCGPPeters MCGPPeters merged commit ce1d8fd into main Jun 12, 2025
1 check failed
@MCGPPeters MCGPPeters deleted the bpkkkp-codex/investigate-missing-node-errors-in-abies.conduit branch June 12, 2025 15:39
MCGPPeters added a commit that referenced this pull request Jun 22, 2025
…e-errors-in-abies.conduit

Fix DOM patch errors by preserving element ids
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant